home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Hardware / FGrab / Doc / FGrab.readme < prev    next >
Encoding:
Text File  |  1998-06-24  |  1.9 KB  |  62 lines

  1. Amiga Frame Grabber Project
  2. ===========================
  3.  
  4. Installation:
  5.  
  6. · copy "Env/GrabPrefs" to "Env:" (not really necessary)
  7. · copy directory "FGrab" wherever you want
  8.  
  9. Software, that is maybe not installed :
  10.  
  11. · reqtools.library (Nico François, Magnus Holmgren)
  12. · gadgets/tabs.gadget (bypassed, if not present)
  13. · post.library to view and print the schematics and PCB layout
  14.   (HWGPost (Heinz Wrobel) and PostV2 (Christian Eibl) preferred
  15.   - both in aminet:text/print)
  16.  
  17. Test:
  18.  
  19. · run "ZonePlateStream" (save the file wherever you want)
  20. · run "FrameGrab" and load the file for testing
  21.  
  22. ------------------------------------------------------------------------------
  23.  
  24. Features:
  25.  
  26. · digitizes single video full frames with 768x575 pixels true colour
  27. · with scart and cinch connectors for usage with any CVBS source
  28. · works (theoretically) independent from the video system
  29. · signal processing is performed by the Amiga
  30. · preview at 6 seconds per frame on Workbench
  31.  
  32. The Hardware:
  33.  
  34. · a little board with 7x16cm² (2.75"x6.3") connected to the parallel port
  35. · analog to digital conversion with the TDA8708A at 16MHz
  36. · video frame storage with two video frame DRAMs HM530281R with 324KByte each
  37. · integrated power supply (software controlled)
  38. · schematics and PCB layout available in postscript format
  39.  
  40. The Software:
  41.  
  42. · written in AmigaE (by Wouter van Oortmerssen)
  43. · user interface in EasyGUI (by Wouter/Jason R. Hulance):
  44. · preview adjusts automatically to Workbench-Screen's aspect
  45. · many options
  46. · currently supported video standards: PAL
  47. · adaptive three line combfilter
  48. · stores raw data, screen and true colour
  49. · localized
  50. · ARexx port
  51. · AppIcon and AppWindow
  52. · noise reduction and colour edge enhancement
  53. · supports OCS to AGA, 68k
  54. · runs on AmigaOS 2.1 and above
  55. · successfully tested on:
  56.     - Amiga4000LC040 KS39.106(WB3.0)AGA 2C16F1.7HD
  57.     - Amiga500 KS37.175(WB2.1)OCS 0.5C2.3F0HD
  58.  
  59. Have a look at my homepage:
  60.  
  61. http://www.tu-bs.de/~y0001729
  62.